Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
[email protected]
Minor Changes
#11221
6701036Thanks @peterp! - Add RedwoodSDK as a framework option#11345
d524e55Thanks @penalosa! - Enable experimental support for autoconfig-powered Astro projectsPatch Changes
#11384
f607ea4Thanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
#11387
03be5b8Thanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
#11395
e9d4db4Thanks @dario-piotrowicz! - Fix step 2 saying that the will be configured usingwrangler setupwhen it is not@cloudflare/[email protected]
Minor Changes
#11349
aa4a5f1Thanks @petebacondarwin! - Adds a newtest-helpersentry-point to the workers-utils package#11228
43903a3Thanks @petebacondarwin! - SupportCLOUDFLARE_ENVenvironment variable for selecting the active environmentThis change enables users to select the environment for commands such as
CLOUDFLARE_ENV=prod wrangler versions upload. The--envcommand line argument takes precedence.The
CLOUDFLARE_ENVenvironment variable is mostly used with the@cloudflare/vite-pluginto select the environment for building the Worker to be deployed. This build also generates a "redirected deploy config" that is flattened to only contain the active environment.To avoid accidentally deploying a version that is built for one environment to a different environment, there is an additional check to ensure that if the user specifies an environment in Wrangler it matches the original selected environment from the build.
[email protected]
Minor Changes
#11345
d524e55Thanks @penalosa! - Enable experimental support for autoconfig-powered Astro projects#11228
43903a3Thanks @petebacondarwin! - SupportCLOUDFLARE_ENVenvironment variable for selecting the active environmentThis change enables users to select the environment for commands such as
CLOUDFLARE_ENV=prod wrangler versions upload. The--envcommand line argument takes precedence.The
CLOUDFLARE_ENVenvironment variable is mostly used with the@cloudflare/vite-pluginto select the environment for building the Worker to be deployed. This build also generates a "redirected deploy config" that is flattened to only contain the active environment.To avoid accidentally deploying a version that is built for one environment to a different environment, there is an additional check to ensure that if the user specifies an environment in Wrangler it matches the original selected environment from the build.
Patch Changes
#11367
e496280Thanks @vicb! - Rate limit r2 bulk putUpdated dependencies [
4d61fae,69f4dc3,1133c4d,4d61fae]:@cloudflare/[email protected]
Patch Changes
4d61faeThanks @petebacondarwin! - refactor to generate ESM modules and support Node 22+[email protected]
Patch Changes
#11376
69f4dc3Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
#11396
1133c4dThanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
#11348
4d61faeThanks @petebacondarwin! - Add resilience to reading and writing the dev registry files@cloudflare/[email protected]
Patch Changes
69f4dc3,1133c4d,4d61fae]:@cloudflare/[email protected]
Patch Changes
#11404
f19d3b5Thanks @jamesopstad! - fix: CSS imports in Worker modules causing dev server to crash when starting upUpdated dependencies [
69f4dc3,1133c4d,4d61fae,d524e55,43903a3,e496280]:@cloudflare/[email protected]
Patch Changes
69f4dc3,1133c4d,4d61fae,d524e55,43903a3,e496280]: